home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / misc_src / cprot20f / read.me < prev    next >
Encoding:
Text File  |  1995-11-01  |  2.3 KB  |  62 lines

  1. -------------------------------
  2. ABOUT CPROTECT
  3. -------------------------------
  4. This is a software protection / registration utility designed
  5. for use primarily by shareware programmers. It is in the form
  6. of a DLL ( actually  two DLLs ) which means that no matter 
  7. what language you use, you can use CProtect in MS WIndows.
  8.  A testproject is included for Visual Basic and the helpfile
  9. contains detailed code examples both in C/C++ and in Visual
  10. Basic/Access Basic.
  11.  
  12. ----------------------------------
  13. ABOUT SHAREWARE
  14. ----------------------------------
  15. This copy of CProtect is shareware.  You can evaluate this
  16. product for up to 30 days without obligation, however, if
  17. you plan to continue using it after 30 days, you must register.
  18. You are encouraged to give it to friends and to post it to
  19. other BBSs.
  20.  
  21. The shareware version of CProtect is fully-functional. The help
  22. file contains a tutorial with code samples for C/C++ and for
  23. Visual Basic/Access Basic. You can also learn from the included
  24. testprogram in Visual Basic.
  25.  
  26. This shareware version should not be used for commersial purpose
  27. since protection will be very limited - everybody having access
  28. to this version!
  29.  
  30. Registered versions will be coded with two unique 64-bit keys,
  31. different for every registered user.
  32.  
  33. Installing the program is really only a question of unpacking it,
  34. which you probably have done already. You should copy the 
  35. appropriate include- and library files to your project directory.
  36.  
  37. The .dll files should be copied to a library where they can be found
  38. by your application etc. The Windows\System is usually a good choice.
  39.  
  40. For cprotect.help to function fully the example and include files
  41. should reside in the same library.  
  42.  
  43. -------------------------
  44. REGISTRATION
  45. -------------------------
  46. Print and fill out the registration form ( register.wri ) and
  47. arrange payment of your choice ( $50 ).
  48.  
  49. ---------------------
  50. THANK YOU
  51. ---------------------
  52. Thank you for trying CProtect! I welcome any suggestions you 
  53. might have for improvements and additions.
  54.  
  55.              Thomas Lichtneckert 1995
  56.              Nordenski÷ldsgatan 24
  57.              S-413 09 G÷teborg
  58.              Sweden
  59.              fax:    +46 - 31 121 621
  60.              voice:  +46 - 31 145 131
  61.              e-mail:  Thomas.Lichtneckert@abc.se
  62.